thin wrapper meaning in Chinese
薄的外包叶
Examples
- A wrapping framework places a thin wrapper around a database table , converting database rows to objects , as in figure 2
包装框架在数据库表周围放了薄薄的包装器,把数据库行转换成对象,如图2所示: - This design also makes it simpler to move existing services to geronimo , where a thin wrapper can be created around the existing service , adapting it to the ioc kernel
这种设计也使得从geronimo中删除已有的服务变得更简单,可以围绕已有的服务创建一个瘦包装器,将它用于ioc内核。 - While the ws . call object is generally not much more than a thin wrapper on top of the xmlhttprequest object , it does perform a number of actions that will make your life easier
在通常情况下, ws . call对象只不过是位于xmlhttprequest对象顶层的瘦包装器( thin wrapper ) ,该包装器能够执行许多简化处理的操作。 - Object , which gives you a very thin wrapper , providing access to the buoy widget api for all your widgets , not just the native buoy ones . you might need to do this if , for instance , you found yourself really wanting a
对象中,这个对象提供了非常薄的包装器,通过它,不仅buoy自己的小部件,而且所有的小部件都能访问buoy的小部件api 。